home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
1,000+ Hot Games
/
1000-Plus-Hot-Games-1999.zip
/
1000+ Hot Games (1999)
/
CPatrol
/
compile.bat
next >
Wrap
DOS Batch File
|
1998-04-28
|
294b
|
15 lines
cd c:\cp
set pig16=c:\pig\pig16.exe
set pig32=c:\pig\pig32.exe
set run16=c:\dev\runlink\runlk16.exe
erase TLCCP16.EXE
copy %pig16% TLCCP16.EXE
type install.cfg >>TLCCP16.EXE
erase TLCCP32.EXE
copy %pig32% TLCCP32.EXE
type install.cfg >>TLCCP32.EXE
REM copy %run16% Tlclink.exe